test <- rnorm(1000000) plot(density(test)) test2 <- scaleThetaFromInf(0, 100, test) plot(density(test2))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.